home *** CD-ROM | disk | FTP | other *** search
/ 3D Home Designer Deluxe 5 / Home Depot Arch.iso / Setup / Autorun / Autorun.INI < prev    next >
Encoding:
INI File  |  2003-09-05  |  1.4 KB  |  60 lines

  1. [ScreenInfo]
  2.     OneInstance = TRUE
  3.     MutexName="The Home Depot 3D Home Designer 5"
  4.     WinTitle="The Home Depot 3D Home Designer 5"
  5.     WinType="NOBORDERWINDOW"
  6.     BtnLeft=20
  7.     BtnTop=20
  8.     BtnSpacing=3
  9.     ForeColor=14.30.137
  10.     HiliteColor=27.42.214
  11.     DimmedColor=128.128.128
  12.     WinFontName="Arial"
  13.     WinFontSize=18
  14.     WinFontStyle=FONT_BOLD
  15.     WinScreenPicName=background.bmp
  16.     WinBtnUpPicName=btnu.bmp
  17.     WinBtnDownPicName=btnd.bmp
  18.     WinBtnRollPicName=btnr.bmp
  19.     WinBtnDimmedPicName=btnx.bmp
  20.         WinIconName=Autorun.ico
  21.  
  22.  
  23.  
  24.     ;ExistCond=NREGISTRY:"SOFTWARE\Zone Labs\ZoneAlarm" "InstallDirectory" 2
  25.     ;ExistCond=NREGISTRY:"SOFTWARE\Zone Labs\ZoneAlarm"
  26.     ;ExistCond=INIENTRY:"win.ini [TLC Options] $sel1ssd *sel1ssd"
  27.     ;ExistCond = FILE:"C:\Program Files\Broderbund\3D Home Architect 5.0\Bin\3DHome.exe"
  28.  
  29.  
  30. [Button1]
  31.     ;This button will reload the screen
  32.     ;Set Show=0 to hide it.
  33.     Show=0
  34.     Win32App="*SCRN ./autorun.ini"
  35.     BtnLeft=0
  36.     BtnTop=0
  37.  
  38. [Button2]
  39.     ;Text="Install?"
  40.     Win32App="*APPL ./setup.exe /SetupPath "../Setup.exe""
  41.     ErrMsg="Error running program!"
  42.     WinBtnUpPicName=INSTL_UP.bmp
  43.     WinBtnDownPicName=INSTL_DN.bmp
  44.     WinBtnRollPicName=INSTL_OV.bmp
  45.     BtnLeft=41
  46.     BtnTop=96
  47.     Terminate=TRUE
  48.  
  49. [Button3]
  50.     ;Text="Exit"
  51.     Win32App="*QUIT"
  52.     ErrMsg="Error running program!"
  53.     WinBtnUpPicName=CANCL_UP.bmp
  54.     WinBtnDownPicName=CANCL_DN.bmp
  55.     WinBtnRollPicName=CANCL_OV.bmp
  56.     BtnLeft=169
  57.     BtnTop=96
  58.     Terminate=TRUE
  59.  
  60.